ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> Class / Key Property

In This Topic
Key Property (GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory>)
In This Topic
Gets the key of the item to be retrieved.
Syntax
'Declaration
 
Public ReadOnly Property Key As TKey
 
See Also